Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Err codes #35824

Merged
merged 3 commits into from
Aug 23, 2016
Merged

Err codes #35824

merged 3 commits into from
Aug 23, 2016

Conversation

GuillaumeGomez
Copy link
Member

@sophiajt
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented Aug 19, 2016

📌 Commit f551674 has been approved by jonathandturner

@sophiajt
Copy link
Contributor

@bors rollup

sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 19, 2016
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 20, 2016
@sophiajt
Copy link
Contributor

Hmm, I saw this one fail on the auto-mac-opt-64 build last night:

---- [compile-fail] compile-fail/E0455.rs stdout ----

error: /Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-opt/build/src/test/compile-fail/E0455.rs:11: expected error not found: E0455

error: 0 unexpected errors found, 1 expected errors not found
status: exit code: 101
command: x86_64-apple-darwin/stage2/bin/rustc /Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-opt/build/src/test/compile-fail/E0455.rs -L x86_64-apple-darwin/test/compile-fail/ --target=x86_64-apple-darwin --error-format json -L x86_64-apple-darwin/test/compile-fail/E0455.stage2-x86_64-apple-darwin.compile-fail.libaux -C prefer-dynamic -o x86_64-apple-darwin/test/compile-fail/E0455.stage2-x86_64-apple-darwin --cfg rtopt -C rpath -O -L x86_64-apple-darwin/rt
not found errors (from test file): [
    Error {
        line_num: 11,
        kind: Some(
            Error
        ),
        msg: "E0455"
    }
]

thread '[compile-fail] compile-fail/E0455.rs' panicked at 'explicit panic', /Users/rustbuild/src/rust-buildbot/slave/auto-mac-64-opt/build/src/tools/compiletest/src/runtest.rs:1078

I'm going to pull it out of rollup and try again.

@sophiajt
Copy link
Contributor

@bors r-

@sophiajt
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented Aug 20, 2016

📌 Commit f551674 has been approved by jonathandturner

@sophiajt
Copy link
Contributor

@bors rollup-

eddyb added a commit to eddyb/rust that referenced this pull request Aug 22, 2016
@bors
Copy link
Contributor

bors commented Aug 22, 2016

⌛ Testing commit f551674 with merge 5e52560...

@bors
Copy link
Contributor

bors commented Aug 22, 2016

💔 Test failed - auto-mac-64-opt

@GuillaumeGomez
Copy link
Member Author

GuillaumeGomez commented Aug 22, 2016

@jonathandturner: I removed E0455.rs (I kept it in the commit history when it'll work again).

@sophiajt
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Aug 22, 2016

📌 Commit cdb4af8 has been approved by jonathandturner

sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 22, 2016
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 22, 2016
bors added a commit that referenced this pull request Aug 22, 2016
@bors bors merged commit cdb4af8 into rust-lang:master Aug 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants